projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9291fa
)
(indent-line-function): Default is indent-to-left-margin again.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 2 Dec 2001 04:47:16 +0000
(
04:47
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 2 Dec 2001 04:47:16 +0000
(
04:47
+0000)
lisp/indent.el
patch
|
blob
|
history
diff --git
a/lisp/indent.el
b/lisp/indent.el
index 81bc00af63dba3ef9a04ef593da8b5f37ca566a7..697c72dfd88023b00f7e591b4bc2703384a53ba3 100644
(file)
--- a/
lisp/indent.el
+++ b/
lisp/indent.el
@@
-37,7
+37,7
@@
:group 'indent
:type 'integer)
-(defvar indent-line-function 'indent-
relative
+(defvar indent-line-function 'indent-
to-left-margin
"Function to indent the current line.
This function will be called with no arguments.
If it is called somewhere where auto-indentation cannot be done